Definition

An undirected graph is a graph where relations between vertices are symmetric

G=(V,E)G = (V,E), GG graph, VV set of vertices, and EE set of edges each connecting two vertices

Notes


References

  1. https://mathworld.wolfram.com/UndirectedGraph.html
  2. https://ncatlab.org/nlab/show/graph